org.eclipse.vtp.desktop.editors.core.impl
Class ConnectorPropertiesPanel
java.lang.Object
org.eclipse.vtp.desktop.core.dialogs.ContentPage
org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel
org.eclipse.vtp.desktop.editors.core.impl.ConnectorPropertiesPanel
public class ConnectorPropertiesPanel
- extends ComponentPropertiesPanel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorPropertiesPanel
public ConnectorPropertiesPanel(Connector connector)
createControls
public void createControls(org.eclipse.swt.widgets.Composite parent)
- Specified by:
createControls in class ComponentPropertiesPanel
save
public void save()
- Specified by:
save in class ComponentPropertiesPanel
cancel
public void cancel()
- Specified by:
cancel in class ComponentPropertiesPanel
addEndPointListener
public void addEndPointListener(ConnectorPropertiesListener cepc)
removeEndPointListener
public void removeEndPointListener(ConnectorPropertiesListener cepc)
getEndPoints
public java.util.List getEndPoints()
setConfigurationContext
public void setConfigurationContext(Brand brand,
java.lang.String interactionType,
java.lang.String language)
- Specified by:
setConfigurationContext in class ComponentPropertiesPanel